home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / System 7.0 Samples / AEObject-Edition1.0.2 Sample / •Read Me• next >
Encoding:
Text File  |  1992-03-09  |  1.9 KB  |  46 lines  |  [TEXT/MPS ]

  1. AEObject-Edition Sample
  2. The Edition Manager sample has been subsumed for the greater good into this
  3. AEObject-Edition sample.
  4. • What's this sample for?
  5. This sample demonstrates how to use the Edition Manager and the Apple Event Manager,
  6. as well as some features of the AE Object Model and the AE Object Support Library.
  7.  
  8. • What does this sample include?
  9. This sample incorporates some basic AppleEvent Object Model functionality, 
  10. at this time the GetData and SetData Core AppleEvent using the AppleEvent 
  11. Object Model for specifying and transfering the data.
  12. Besides accepting the Get and Set events, this sample will also
  13. send these events to other applications, I've tested it primarily with the 
  14. AEQuill sample, so you can bounce it off your samples.
  15. The objects are not fully modifiable by this sample, I have reduced functionality in 
  16. some cases to maintain clarity.  As always, please use this sample as a 
  17. starting point.
  18.  
  19. You can publish and subscribe to PICT and TEXT data from this sample.
  20. This sample also includes code that implements the CreatePublisher event.
  21.  
  22. • How does it work?
  23. This is a very simple multi-window object drawing and text editing sample.
  24. Use the tools menu to select objects, and create them in the windows.
  25.  
  26. Use the selections under the AppleEvents menu to specify AE objects, and 
  27. send events to yourself and other applications.
  28.  
  29. Use the selection tool to select graphic areas to publish, or the arrow
  30. cursor to select text to publish.
  31.  
  32. • What else will there be?
  33. Future growth will include more of the Core events, and more object classes.
  34.  
  35. Also, I will be adding a custom Edition Opener at some time.
  36.  
  37. • Where do I send comments?
  38. Send any comments on this sample to me at AppleLink C.K.HAUN.  
  39. Send your specific questions about AppleEvents and the Edition Manager
  40. to MacDTS.
  41.  
  42. • Who is Fred, anyway?
  43. If you have to ask, you'll never know.  Spa Fon.
  44. C.K. Haun
  45. Apple DTS
  46.